func reflect.funcStr

2 uses

	reflect (current package)
		type.go#L1986: 	str := funcStr(ft)
		type.go#L2003: func funcStr(ft *funcType) string {